| Name | animal_rescues |
| Number of rows | 7544 |
| Number of columns | 31 |
| _______________________ | |
| Column type frequency: | |
| character | 26 |
| numeric | 5 |
| ________________________ | |
| Group variables | None |
Variable type: character
| skim_variable | n_missing | complete_rate | min | max | empty | n_unique | whitespace |
|---|---|---|---|---|---|---|---|
| date_time_of_call | 0 | 1 | 16 | 16 | 0 | 7533 | 0 |
| fin_year | 0 | 1 | 7 | 7 | 0 | 14 | 0 |
| type_of_incident | 0 | 1 | 15 | 15 | 0 | 1 | 0 |
| pump_count | 0 | 1 | 1 | 4 | 0 | 5 | 0 |
| pump_hours_total | 0 | 1 | 1 | 4 | 0 | 13 | 0 |
| incident_notional_cost | 0 | 1 | 1 | 4 | 0 | 72 | 0 |
| final_description | 0 | 1 | 4 | 100 | 0 | 4556 | 0 |
| animal_group_parent | 0 | 1 | 3 | 55 | 0 | 28 | 0 |
| originof_call | 0 | 1 | 6 | 21 | 0 | 8 | 0 |
| property_type | 0 | 1 | 3 | 78 | 0 | 180 | 0 |
| property_category | 0 | 1 | 4 | 17 | 0 | 7 | 0 |
| special_service_type_category | 0 | 1 | 23 | 31 | 0 | 4 | 0 |
| special_service_type | 0 | 1 | 26 | 58 | 0 | 24 | 0 |
| ward_code | 9 | 1 | 4 | 9 | 0 | 710 | 0 |
| ward | 9 | 1 | 3 | 37 | 0 | 1254 | 0 |
| borough_code | 9 | 1 | 9 | 9 | 0 | 37 | 0 |
| borough | 9 | 1 | 5 | 22 | 0 | 70 | 0 |
| stn_ground_name | 0 | 1 | 4 | 16 | 0 | 107 | 0 |
| uprn | 0 | 1 | 4 | 11 | 0 | 1453 | 0 |
| street | 0 | 1 | 4 | 94 | 0 | 5804 | 0 |
| usrn | 0 | 1 | 4 | 8 | 0 | 5070 | 0 |
| postcode_district | 0 | 1 | 2 | 4 | 0 | 272 | 0 |
| easting_m | 0 | 1 | 4 | 6 | 0 | 3431 | 0 |
| northing_m | 0 | 1 | 4 | 6 | 0 | 3381 | 0 |
| latitude | 0 | 1 | 1 | 11 | 0 | 3633 | 0 |
| longitude | 0 | 1 | 1 | 12 | 0 | 3634 | 0 |
Variable type: numeric
| skim_variable | n_missing | complete_rate | mean | sd | p0 | p25 | p50 | p75 | p100 | hist |
|---|---|---|---|---|---|---|---|---|---|---|
| incident_number | 3478 | 0.54 | 91854662.33 | 54836667.38 | 4149 | 49306119 | 89438626 | 131567119 | 233284091 | ▆▇▇▅▂ |
| cal_year | 0 | 1.00 | 2014.88 | 3.68 | 2009 | 2012 | 2015 | 2018 | 2021 | ▇▅▇▅▇ |
| hourly_notional_cost | 0 | 1.00 | 301.26 | 33.99 | 255 | 260 | 298 | 333 | 352 | ▇▂▃▃▇ |
| easting_rounded | 0 | 1.00 | 531242.84 | 10528.50 | 500050 | 524750 | 531650 | 537750 | 571350 | ▁▅▇▂▁ |
| northing_rounded | 0 | 1.00 | 180724.52 | 8348.27 | 157050 | 175150 | 181250 | 186750 | 200750 | ▁▃▇▇▂ |
This analysis is about the reported cases of animals that were trapped and rescued by the London Fire Brigade.
The data is taken from the TidyTuesday 2021 week 27 dataset.
You can access the original data from here.
Variables :
Author:
H. Lakna Perera
University of Jayewardenapura